home *** CD-ROM | disk | FTP | other *** search
/ Aminet 45 / Aminet 45 (2001)(GTI - Schatztruhe)[!][Oct 2001].iso / Aminet / dev / src / adasort.readme < prev    next >
Text File  |  2001-09-05  |  2KB  |  61 lines

  1. Short:    Elemental sorting algorithms in Ada
  2. Uploader: walternn@rupert.informatik.uni-stuttgart.de (Norman Walter)
  3. Type:     dev/src
  4. Autor:    walternn@rupert.informatik.uni-stuttgart.de (Norman Walter)
  5. Requires: Ada Compiler (e.g. GNU gnat)
  6.  
  7.  
  8. Demonstration of elemental sorting algorithms in Ada:
  9.  
  10.  - Bubble Sort
  11.  - Selection Sort
  12.  
  13. The executables included in this archive require 68000 cpu or better.
  14.  
  15. The sources are highly portable. They shold work with all major operating systems.
  16.  
  17. Testet on Amiga 4000/30 with AmigaOS 3.5.
  18.  
  19. Compiled with gnat - the GNU Ada Compiler.
  20.  
  21.  
  22. Literature:
  23.  
  24. Programming in Ada95, 2nd edition
  25. (also known as 'The Barnes Bible')
  26. John Barnes
  27. Addison-Wesley
  28. ISBN 0-201-34293-6
  29.  
  30. Ada from the beginning
  31. Jan Skansholm
  32. Addison-Wesley
  33. ISBN 0-201-17522-3
  34.  
  35. Robert Sedgewick:
  36. Algorithms in C
  37. Addison-Wesley
  38. ISBN 3-89319-376-6
  39.  
  40.  
  41. World Wide Web:
  42.  
  43. http://www.norman-interactive.com (my Homepage)
  44.  
  45. http://www.informatik.uni-stuttgart.de (University Stuttgart, Dept. of Computer Science)
  46.  
  47. http://www.ninemoons.com (GeekGadgets)
  48.  
  49.  
  50. ============================= Archive contents =============================
  51.  
  52. Original  Packed Ratio    Date     Time    Name
  53. -------- ------- ----- --------- --------  -------------
  54.     1994     826 58.5% 28-Aug-01 16:01:10  Sort.adb
  55.      682     347 49.1% 28-Aug-01 16:01:10  Sort.ads
  56.   113120   45592 59.6% 28-Aug-01 16:01:10  Sort_Demo
  57.     1171     483 58.7% 28-Aug-01 16:01:10  Sort_Demo.adb
  58.     1040     570 45.1% 28-Aug-01 16:15:08  AdaSort.readme
  59. -------- ------- ----- --------- --------
  60.   118007   47818 59.4% 29-Aug-101 19:48:36   5 files
  61.